home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacPeople 1997 August 15
/
MACPEOPLE-1997-08-15.ISO.7z
/
MACPEOPLE-1997-08-15.ISO
/
オンラインウェア
/
URL Manager Pro 1.4v7J
/
URLM エキストラ
/
ブックマーク保存
< prev
next >
Wrap
Text File
|
1997-01-13
|
391b
|
12 lines
-- URL Manager Pro supports the Save Bookmark event.
-- the Save Bookmark event creates a new URL Manager bookmark.
-- the attributes name, description are optional
-- below an example:
tell application "URL Manager Proェ"
savebookmark "www.claris.com" name "Claris Software" info "Free Claris Emailer"
savebookmark "www.eudora.com" name "Eudora Light" info "Free Eudora 3.0"
end tell